EMT Practice Test

1. Question Content...


Question List

Question1: Which two steps are necessary to enable Salesforce B2B Commerce
logging in the managed package?

Question2: Which two statements are true about Global API's in Salesforce B2B Commerce? (2 answers)

Question3: Which event is triggered within Salesforce B2B Commerce whenever a cart's state changes?

Question4: The sizing keys used in the Salesforce B2B Commerce Global APIs five distinct operations. What are three of these operations? (3 answers)

Question5: What is essential for a Salesforce B2B Commerce theme to show up in the theme section in CC Admin?

Question6: Numerous flags ... have a direct impact on the result set provided by the Global API's. What Global API Data-Sizing convention flag prevents an API request from propagating to further requests when provided as a Boolean parameter with a value of true?

Question7: Which out of the box Salesforce B2B Commerce page can give instructions to web crawlers from accessing specific Salesforce B2B Commerce pages?

Question8: The ccUtil apex class in Salesforce B2B Commerce provides numerous utility functions that can be leveraged in subscriber classes.
What are two ways to check the input or return data of the Global API's? (2 answers)

Question9: What is the difference between Gross Layout Overrides and Subscriber Templates?

Question10: How are version related upgrades passed on to subscriber API extensions/overrides?

Question11: What is the recommended method for increasing the number of required autocomplete characters that are typed before autocomplete works?

Question12: Which method needs to be implemented when rendering a Salesforce B2B
Commerce view in order to have it called after rendering has finished?

Question13: Which format is the custom Salesforce relationship with the API name,
"My_Relationship_Name__r.My_Name__c" queried and transformed into dy default in Salesforce B2B Commerce?

Question14: Numerous flags when set, have a direct impact on the result set provided by the Global API's. Which conversion flag allows for sObjects to be returned from the Global API's when provided as a Boolean parameter with a value of true?

Question15: Which event should be triggered when user facing info, warning or error messages need to be displayed on a Visualforce page?

Question16: What is a valid way of referencing the global cc_api_CartExtentsion apex class via subscriber code?

Question17: What are three ways to implement custom post Order processing? (3 answers)

Question18: Which three statements are true regarding event handling in the Salesforce B2B Commerce managed package?
(3 answers)

Question19: Which Global JavaScript Object should be extended when
writing custom Remote Actions?

Question20: Which two different types of services do Salesforce B2B

Question21: Salesforce B2B Commerce natively provides a robots.txt file, however, a customer can also create its own version.Which three scenarios are valid reasons for customer to create their own robots.txt file? (3 answers)

Question22: How do the REST APIs in Salesforce B2B Commerce support pass-through parameter handling

Question23: Which three actions are applicable when modifying the number of steps required in the Salesforce Commerce Checkout flow? (3 answers)

Question24: Salesforce B2B leverages global API's for encapsulating business logic into blocks that can be extended and modified by subscribers. Which three statements are true regarding extending ccServiceProduct and exposing custom fields on the Product Detail Page? (3 answers)

Question25: Which format is the custom Salesforce field with the API name
"My_Fiels_Name__c" transformed onto by default in Salesforce B2B Commerce?

Question26: Which event is invoked by any CCRZ Salesforce B2B CommeceView after the view is rendered?